google.golang.org/grpc/internal/transport.http2Server.streamContextErr (method)
4 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L948: func (t *http2Server) streamContextErr(s *Stream) error {
http2_server.go#L962: return t.streamContextErr(s)
http2_server.go#L1099: return t.streamContextErr(s)
http2_server.go#L1109: return t.streamContextErr(s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)